debugging c meaning in Chinese
c 程序调试实用手册
Examples
- Provides additional considerations for debugging c or visual basic console applications
提供调试c #或visual basic控制台应用程序的附加注意事项。 - Breakpoint conditions can be any valid c expression when debugging c programs , indeed any valid expression in the language your program is using
调试c程序时,断点条件可以是任何有效的c表达式,一定要是程序所使用语言的任意有效表达式。 - To resolve these problem , we bring forward a new program tool to support all kind of mcus of m68hc08 and provide debugger to debug c code
本文针对freescalem68hc08系列单片机,提出了通用编程器的解决方案以及c语言源程序级调试的实现方法。